.search input {
    width: 80%;
    height: 44px;
    padding-left: 13px;
    padding-right: 46px;
    border: 2px solid #0061B4;
    /*border-radius: 20px;*/
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background: transparent;
    top: 0;
    right: 0;
}

.search button {
    height: 44px;
    /* width: 42px; */
    cursor: pointer;
    position: absolute;
    background: #0061B4;
    border-radius: 0 20px 20px 0;
    width: 60px;
    top: 0;
    right: 0;
}

#content {
    width: 100%;
}

#top {
    /*background-image: url(<?=base_url()?>style/img/icon/bg@2x.png);*/
    background-image: url(../../../style/img/icon/bg@2x.png);
    background-size: 100% 100%;
}

#top .content-top {
    width: 1200px;
    margin: 0 auto;
    height: 172px;

    display: flex;
    justify-content: space-around;
    align-items: center;
}

#top .logo {
    width: 364px;
    /* 172px */
    height: 60px;
}

#top .logo img {
    width: 100%;
    height: 100%;
}

#top form {
    position: relative;
    width: 300px;
}

#search input,
button {
    border: none;
    outline: none;
}

#search input {
    width: 80%;
    height: 44px;
    padding-left: 13px;
    padding-right: 46px;
    border: 2px solid #0061B4;
    /*border-radius: 20px;*/
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background: transparent;
    top: 0;
    right: 0;
}


#search button:before {
    content: "搜索";
    font-size: 13px;
    color: #fff;

}






#main .main-tab .tab ul,
li {
    list-style-type: none
}

#main .main-tab .tab-ul {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#main .main-tab .tab-li {
    display: flex;
    align-items: center;
}

#main .tab-li img {
    width: 20px;
    height: 20px;

}

#main .tab-li a {
    padding-left: 10px
}

#main .tab-li a:hover {
    color: #fff
}

#main .tab-li span {
    font-size: 20px;
    color: #fff;
}

.swiper-container {
    width: 100%;

    /*   width: 600px;
		                height: 300px;
		                text-align: center;
		                line-height: 300px; */
}

.swiper-slide {
    width: 100%;
}



#main .table {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

#main .table .school-dynamic-top {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

#main .table .school-dynamic-top span {
    color: #8A8A8A;
    font-size: 20px;
}

#main .table .school-dynamic-img {
    width: 25px;
    height: 25px;
}

#main .table .school-dynamic-img img {
    width: 100%;
    height: 100%;
}

#main .table .table-content {
    display: flex;
    justify-content: space-between;
}

#main .table .school-dynamic-title {
    display: flex;
    /* align-items: center; */
    line-height: 22px;
}

#main .table .school-dynamic-title p {
    padding-left: 10px;
    font-size: 22px;
    color: #202020;
}

#main .table .table-content .school-dynamic {
    width: 48%;
}

#main .table .table-content .notice-notice {
    width: 48%;
}

.school-content {
    display: flex;
    /* align-items: center; */
    height: 70px;
    line-height: 30px;
    margin: 10px 0;
    padding: 10px;
}

.school-content .school-content-left {
    height: 62px;
    /*border: 1px solid #000;*/
    width: 65px;
}

.school-content .school-content-left .school-content-top {
    background-color: #007AFF;
    height: 38px;
    font-size: 26px;
    color: #fff;
    text-align: center;
}

.school-content .school-content-left .school-content-tops {
    background-color: none !important;
    height: 38px;
    font-size: 26px;
    color: #007AFF;
    text-align: center;
    border-bottom: 1px solid #E1E6E4;
}

.school-content .school-content-left .school-content-bottom {
    font-size: 12px;
    color: #0061B4;
    text-align: center;
    line-height: 20px;
}

.school-content .school-content-right h3 {
    font-size: 18px;
    color: #2E2E2E;
    font-weight: 400;
    line-height: 25px !important;
}

.school-dynamic a:hover {
    text-decoration: none
}

.notice-notice a:hover {
    text-decoration: none
}

.school-content .school-content-right p {
    font-size: 16px;
    color: #717171;
    line-height: 30px;
    /* line-height: 23px; */
}

.school-content .school-content-right {
    width: 98%;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* font-size: 18px;
			color: #2E2E2E; */

}

.links {
    margin-top: 50px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #000;
}

.links-left {
    display: flex;
    align-items: center;
}

.links-left>img {
    padding-right: 10px;
    width: 28px;
    height: 28px;
}

.link-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;

}

.links-to {
    margin-top: 10px;
    padding: 12px 20px;
    background-color: #F6F6F6;

}

.links-to a {
    color: #000000;
}

.bottom-content {
    background-color: #F5F4F2;
    height: 100px;
    line-height: 100px;
    margin-top: 50px;
}

.bottom-content-top {
    width: 1200px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}

.bottom-content-top-img {
    width: 58px;
    height: 66px;
    margin-right: 10px
}

.bottom-content-top-img img {
    width: 100%;
    height: 100%;
}

.bottom-content-top {}

.bottom-foot {
    display: flex;
}

.bottom-foot p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
}

.btn-apply {
    margin-top: 0 !important
}

.foot {

    height: 150px;
    background-color: #435D74;
    display: flex;
    align-items: center;
}

.foot-bottom {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.foot-right p {
    color: #fff;
    line-height: 30px;
}

.on {
    position: relative;
}

.on:after {
    position: absolute;
    left: -11px;

    height: 50px;
    width: 124%;
    padding: 10px 10px 0 18px;
    text-align: center;
    background-color: #fff;
    opacity: 0.3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
	
		#list{
			　    min-height: 62%;
　　/*火狐兼容*/
　　min-height: 600px;
				width: 1200px;
			margin: 0 auto;
			display: flex;
　　
}
#list:after {
　　content:"";
　　visibility:hidden;
　　display:block;
　　clear:both;
　　height:0px;
}



.on:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .on:after {
        top: -15px;
    }
}

.in {
    background-color: #F6F6F6;

}

.in .school-content-left {
    border: none;

}

.in .school-content-left .school-content-top .in .school-content-left .school-content-top {
    background: none;
}